home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList0597 / AMOSLIST / text0098.txt < prev    next >
Encoding:
Text File  |  1997-06-01  |  2.3 KB  |  58 lines

  1. Andy H wrote:
  2.  
  3. > I need some help.  I got an email from a publisher about my game.  But I
  4. > don`t know what he`s talking about.  Heres the snippet.  Can anyone
  5. > explain?
  6. > > ...can these games be played in any screenmode (Like Nemac IV or
  7. > > Myst?). This is about the most important thing to Amiga game-buyers
  8. > > right now. If people can't run it on their 31-khz-only monitor, then
  9. > > they won't buy it. Does the sound use AHI?
  10.  
  11. Well, Mush has already dealt with the screenmode thing, although
  12. I`ll just add my 0.02p and say I think this publisher is
  13. perhaps taking things a little far when they suggest people
  14. won`t buy games if they don`t promote.  How many Amiga users
  15. who buy games don`t have either a 15KHz capable display OR
  16. a 31+KHz monitor and a scandoubler?
  17.  
  18. As to the AHI thing, that`s a newish retargettable audio
  19. system, which means you can write your audio routines without
  20. needing to know what sort of audio hardware the Amiga has
  21. got.  Don`t forget, Paula is no longer the only option...
  22. It probably won`t surprise you to learn that the AMOS audio
  23. routines have as much awareness of AHI as the graphics
  24. routines do of CyberGfx.
  25.  
  26. In either case, you could write your own routines to
  27. support both 31+KHz screenmodes and AHI, but it won`t be
  28. a walk in the park.  
  29.  
  30.  
  31. In my case, the most important things to me when looking
  32. at a new game are:
  33.  
  34. Is it HD installable, will it work on my setup without me
  35. having to degrade, degrade, degrade.  And most importantly.
  36. is it the sort of game I would want to buy.
  37.  
  38. I don`t really care if a game doesn`t make full use of my
  39. Amiga, the CV64, 060 and all that memory was added to
  40. make my serious Amiga life more enjoyable.  If a game makes
  41. use of the extras, then that`s a bonus, but that`s all.
  42.  
  43. The last game I bought was Worms DC.  No gfx card support,
  44. no 31KHz screenmode support, no AHI support.  But it
  45. installs, it runs without any hassle from my patched and
  46. hacked Workbench setup and when I quit, I get the system
  47. back in exactly the same state that I left it.  Plus, it`s
  48. damn good fun.  What more do I want from a game?
  49.  
  50.  
  51. Chris
  52. +- The Best of Both Worlds...
  53. |Amiga 4000/060 50MB/1.2GB/CV64  P150 32MB/1.7GB/Stealth64VRAM |
  54. | CyberSCSI/Zip/Vlab YC/4xCDROM  8xCDROM/Zip/TM PFCS+WCS2/AWE32|
  55.                                  http://www.tornado.pair.com/ -+
  56.  
  57.